[INFO] cloning repository https://github.com/RoseWrightdev/runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoseWrightdev/runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseWrightdev%2Fruntime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseWrightdev%2Fruntime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3cd089f4c7d168692d70e9c634dbfdd7529ccc2
[INFO] testing RoseWrightdev/runtime against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseWrightdev%2Fruntime" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RoseWrightdev/runtime
[INFO] finished tweaking git repo https://github.com/RoseWrightdev/runtime
[INFO] tweaked toml for git repo https://github.com/RoseWrightdev/runtime written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RoseWrightdev/runtime on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RoseWrightdev/runtime already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 150ea146cc95ab0917adf45755a47bcf61d74c3475db74bdee936ceafa7d361f
[INFO] running `Command { std: "docker" "start" "-a" "150ea146cc95ab0917adf45755a47bcf61d74c3475db74bdee936ceafa7d361f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "150ea146cc95ab0917adf45755a47bcf61d74c3475db74bdee936ceafa7d361f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150ea146cc95ab0917adf45755a47bcf61d74c3475db74bdee936ceafa7d361f", kill_on_drop: false }`
[INFO] [stdout] 150ea146cc95ab0917adf45755a47bcf61d74c3475db74bdee936ceafa7d361f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 299acd98a71287d63232ac98eb944e58df1dab9262093f8b27bcb5bc724b707e
[INFO] running `Command { std: "docker" "start" "-a" "299acd98a71287d63232ac98eb944e58df1dab9262093f8b27bcb5bc724b707e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.04s
[INFO] running `Command { std: "docker" "inspect" "299acd98a71287d63232ac98eb944e58df1dab9262093f8b27bcb5bc724b707e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "299acd98a71287d63232ac98eb944e58df1dab9262093f8b27bcb5bc724b707e", kill_on_drop: false }`
[INFO] [stdout] 299acd98a71287d63232ac98eb944e58df1dab9262093f8b27bcb5bc724b707e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0ac3a9fd8fac07f40d306287e3956796e4eba19250d8b66072466693a06c5f7
[INFO] running `Command { std: "docker" "start" "-a" "d0ac3a9fd8fac07f40d306287e3956796e4eba19250d8b66072466693a06c5f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.07s
[INFO] running `Command { std: "docker" "inspect" "d0ac3a9fd8fac07f40d306287e3956796e4eba19250d8b66072466693a06c5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ac3a9fd8fac07f40d306287e3956796e4eba19250d8b66072466693a06c5f7", kill_on_drop: false }`
[INFO] [stdout] d0ac3a9fd8fac07f40d306287e3956796e4eba19250d8b66072466693a06c5f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2734d624721c3a5f1a9e27d578427f94932cc235732862568d248b91c63fe11
[INFO] running `Command { std: "docker" "start" "-a" "b2734d624721c3a5f1a9e27d578427f94932cc235732862568d248b91c63fe11", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runtime-f0f67cdd4248f675)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test executor::reactor::tests::test_reactor_new ... ok
[INFO] [stdout] test executor::reactor::tests::test_notify ... ok
[INFO] [stdout] test executor::scheduler::tests::test_inject_and_steal ... ok
[INFO] [stdout] test executor::scheduler::tests::test_inject_notifications ... ok
[INFO] [stdout] test executor::scheduler::tests::test_scheduler_new ... ok
[INFO] [stdout] test executor::scheduler::tests::test_pool_index ... ok
[INFO] [stdout] test executor::task::tests::test_raw_future_lifecycle ... ok
[INFO] [stdout] test executor::task::tests::test_task_reuse ... ok
[INFO] [stdout] test executor::scheduler::tests::test_notify_logic ... ok
[INFO] [stdout] test executor::scheduler::tests::test_pool_index_boundaries ... ok
[INFO] [stdout] test executor::scheduler::tests::test_spawn_and_reuse ... ok
[INFO] [stdout] test executor::worker::tests::test_worker_new ... ok
[INFO] [stdout] test executor::reactor::tests::test_push_batch ... ok
[INFO] [stdout] test executor::runtime::tests::test_runtime_new ... ok
[INFO] [stdout] test executor::task::tests::test_task_new ... ok
[INFO] [stdout] test executor::worker::tests::test_execute_task ... ok
[INFO] [stdout] test executor::worker::tests::test_fast_rng ... ok
[INFO] [stdout] test net::tcp::tests::test_async_tcp_connect_and_transmit ... ok
[INFO] [stdout] test executor::join_handle::tests::test_join_handle_success ... ok
[INFO] [stdout] test tests::test_runtime_shutdown ... ok
[INFO] [stdout] test time::wheel::tests::test_timer_wheel_basic ... ok
[INFO] [stdout] test time::wheel::tests::test_timer_wheel_next_expiration ... ok
[INFO] [stdout] test time::wheel::tests::test_timer_wheel_cascade ... ok
[INFO] [stdout] test net::tcp::tests::test_async_tcp_bind_and_local_addr ... ok
[INFO] [stdout] test executor::runtime::tests::test_runtime_block_on ... ok
[INFO] [stdout] test tests::test_nested_spawn ... ok
[INFO] [stdout] test tests::test_work_stealing ... ok
[INFO] [stdout] test time::sleep::tests::test_sleep_zero ... ok
[INFO] [stdout] test executor::runtime::tests::test_runtime_spawn ... ok
[INFO] [stdout] test tests::test_spawn_result ... ok
[INFO] [stdout] test tests::test_panic_hook_delegation ... ok
[INFO] [stdout] test tests::test_panic_propagation ... ok
[INFO] [stdout] test executor::join_handle::tests::test_join_handle_panic ... ok
[INFO] [stdout] test time::sleep::tests::test_sleep_basic ... ok
[INFO] [stdout] test tests::test_timer_sleep ... ok
[INFO] [stdout] test tests::test_join_handle_concurrency_stress has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b2734d624721c3a5f1a9e27d578427f94932cc235732862568d248b91c63fe11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2734d624721c3a5f1a9e27d578427f94932cc235732862568d248b91c63fe11", kill_on_drop: false }`
[INFO] [stdout] b2734d624721c3a5f1a9e27d578427f94932cc235732862568d248b91c63fe11
